object FormConfigAvanzadasFiltro: TFormConfigAvanzadasFiltro Left = 516 Top = 477 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configurar el filtrado de contenidos Web' ClientHeight = 215 ClientWidth = 413 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 7 Width = 385 Height = 163 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Datos del usuario' TabOrder = 0 object Label1: TLabel Left = 57 Top = 22 Width = 40 Height = 13 Caption = 'Nombre:' Transparent = True end object Label2: TLabel Left = 57 Top = 49 Width = 57 Height = 13 Caption = 'Contrase�a:' Transparent = True end object Label3: TLabel Left = 57 Top = 76 Width = 150 Height = 13 Caption = 'Confirmar contrase�a:' Constraints.MaxWidth = 150 Constraints.MinWidth = 150 Transparent = True WordWrap = True end object Label4: TLabel Left = 57 Top = 103 Width = 58 Height = 13 Caption = 'Usar el filtro:' Transparent = True end object Image3: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PlaButton5: TPlaButton Left = 212 Top = 130 Width = 161 Height = 21 Caption = 'Opciones adicionales...' TabOrder = 0 OnClick = PlaButton5Click end object PlaEdit1: TPlaEdit Left = 212 Top = 17 Width = 161 Height = 21 Cursor = crIBeam MaxLength = 64 TabOrder = 1 Transparent = False end object PlaEdit2: TPlaEdit Left = 212 Top = 44 Width = 161 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] MaxLength = 64 ParentFont = False PasswordChar = '*' TabOrder = 2 Transparent = False end object PlaEdit3: TPlaEdit Left = 212 Top = 72 Width = 161 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] MaxLength = 64 ParentFont = False PasswordChar = '*' TabOrder = 3 Transparent = False end object PlaComboBox1: TPlaComboBox Left = 212 Top = 100 Width = 161 Height = 21 Style = csDropDownList TabOrder = 4 end end object ButtonAceptar: TPlaButton Tag = 2200 Left = 245 Top = 183 Width = 73 Height = 21 Anchors = [akTop, akRight] Caption = '&Aceptar' TabOrder = 1 OnClick = ButtonAceptarClick Default = True end object ButtonCancel: TPlaButton Tag = 2400 Left = 326 Top = 183 Width = 73 Height = 21 Anchors = [akTop, akRight] Caption = '&Cancelar' TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end end